﻿2026-06-28T11:44:18.1638162Z ##[group]Run actions/checkout@v5
2026-06-28T11:44:18.1638638Z with:
2026-06-28T11:44:18.1639095Z   repository: SaberMage/spt-core
2026-06-28T11:44:18.1642323Z   token: ***
2026-06-28T11:44:18.1642666Z   ssh-strict: true
2026-06-28T11:44:18.1643033Z   ssh-user: git
2026-06-28T11:44:18.1643391Z   persist-credentials: true
2026-06-28T11:44:18.1643788Z   clean: true
2026-06-28T11:44:18.1644232Z   sparse-checkout-cone-mode: true
2026-06-28T11:44:18.1644737Z   fetch-depth: 1
2026-06-28T11:44:18.1645266Z   fetch-tags: false
2026-06-28T11:44:18.1645706Z   show-progress: true
2026-06-28T11:44:18.1646153Z   lfs: false
2026-06-28T11:44:18.1646636Z   submodules: false
2026-06-28T11:44:18.1647078Z   set-safe-directory: true
2026-06-28T11:44:18.1647597Z env:
2026-06-28T11:44:18.1648036Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-28T11:44:18.1648571Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-28T11:44:18.1649183Z ##[endgroup]
2026-06-28T11:44:18.2454616Z Syncing repository: SaberMage/spt-core
2026-06-28T11:44:18.2456741Z ##[group]Getting Git version info
2026-06-28T11:44:18.2457743Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-28T11:44:18.2459293Z [command]/usr/bin/git version
2026-06-28T11:44:18.2481916Z git version 2.43.0
2026-06-28T11:44:18.2499348Z ##[endgroup]
2026-06-28T11:44:18.2510921Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2188228-5363-4725-9b19-749f108e9b35' before making global git config changes
2026-06-28T11:44:18.2512103Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:44:18.2514773Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-28T11:44:18.2548357Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-28T11:44:18.2572874Z https://github.com/SaberMage/spt-core
2026-06-28T11:44:18.2583848Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-28T11:44:18.2586921Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-28T11:44:18.2607144Z HEAD
2026-06-28T11:44:18.2639596Z ##[endgroup]
2026-06-28T11:44:18.2640332Z [command]/usr/bin/git submodule status
2026-06-28T11:44:18.2827367Z ##[group]Cleaning the repository
2026-06-28T11:44:18.2830213Z [command]/usr/bin/git clean -ffdx
2026-06-28T11:44:19.0289471Z Removing target/
2026-06-28T11:44:19.0298500Z [command]/usr/bin/git reset --hard HEAD
2026-06-28T11:44:19.0352803Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:44:19.0357966Z ##[endgroup]
2026-06-28T11:44:19.0359758Z ##[group]Disabling automatic garbage collection
2026-06-28T11:44:19.0363478Z [command]/usr/bin/git config --local gc.auto 0
2026-06-28T11:44:19.0389557Z ##[endgroup]
2026-06-28T11:44:19.0390520Z ##[group]Setting up auth
2026-06-28T11:44:19.0395145Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:44:19.0423115Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-28T11:44:19.0616483Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:44:19.0644142Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-28T11:44:19.0829121Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:44:19.0854268Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-28T11:44:19.1040812Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-28T11:44:19.1070770Z ##[endgroup]
2026-06-28T11:44:19.1071457Z ##[group]Fetching the repository
2026-06-28T11:44:19.1076824Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0e48ce332909c69c844bafe97d79a20fad195757:refs/remotes/pull/39/merge
2026-06-28T11:44:19.5804840Z ##[endgroup]
2026-06-28T11:44:19.5806869Z ##[group]Determining the checkout info
2026-06-28T11:44:19.5809322Z ##[endgroup]
2026-06-28T11:44:19.5810437Z [command]/usr/bin/git sparse-checkout disable
2026-06-28T11:44:19.5905156Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-28T11:44:19.5933022Z ##[group]Checking out the ref
2026-06-28T11:44:19.5934624Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/39/merge
2026-06-28T11:44:19.5983166Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:44:19.5986744Z ##[endgroup]
2026-06-28T11:44:19.6019505Z [command]/usr/bin/git log -1 --format=%H
2026-06-28T11:44:19.6042132Z 0e48ce332909c69c844bafe97d79a20fad195757
